'Declaration
Public Function GetPageRotation( _ ByVal OCRResultID As String _ ) As Integer
public int GetPageRotation( string OCRResultID )
public function GetPageRotation( OCRResultID: String ): Integer;
public function GetPageRotation( OCRResultID : String ) : int;
public: int GetPageRotation( string* OCRResultID )
public: int GetPageRotation( String^ OCRResultID )
Parameters
- OCRResultID